home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 February / Practical Internet February 2002.iso / pc / Software / Browsing / N6setup.exe / CONFIG.INI < prev    next >
Encoding:
INI File  |  2001-11-09  |  45.2 KB  |  1,389 lines

  1. [General]
  2. ; Run Mode values:
  3. ;   Normal - Shows all dialogs.  Requires user input.
  4. ;   Auto   - Shows some dialogs, but none requiring user input.  It will
  5. ;            automatically install the product using default values.
  6. ;   Silent - Show no dialogs at all.  It will install product using default
  7. ;            values.
  8. Run Mode=Normal
  9.  
  10. Company Name=Netscape
  11. Product Name=Netscape 6
  12. User Agent=6.2 (en)
  13.  
  14. ; Destination Path values:
  15. ;   PROGRAMFILESDIR
  16. ;   WINDISK
  17. ;   WINDIR
  18. ;   WINSYSDIR
  19. Path=[PROGRAMFILESDIR]\Netscape\Netscape 6
  20.  
  21. ; Sub Path, when set will indicate to Setup to create a subfolder from
  22. ; what is offered to the user to change.  It will not be shown to the user
  23. ; but simply created:
  24. ;
  25. ; ie: shown to user   : [Path]
  26. ;     actually created: [Path]\[Sub Path]
  27. ;     (where [Path] is the Path= key above)
  28. Sub Path=
  29.  
  30. ; Controls the Browse button that allows the user to 
  31. ; change the destination path of the product.
  32. ; Default value is FALSE;
  33. Lock Path=FALSE
  34.  
  35. Program Name=Netscp6.exe
  36.  
  37. ; Program Folder Path values:
  38. ;   COMMON_STARTUP
  39. ;   COMMON_PROGRAMS
  40. ;   COMMON_STARTMENU
  41. ;   COMMON_DESKTOP
  42. ;
  43. ;   PERSONAL_STARTUP
  44. ;   PERSONAL_PROGRAMS
  45. ;   PERSONAL_STARTMENU
  46. ;   PERSONAL_DESKTOP
  47. ;
  48. ;   PERSONAL_APPDATA
  49. ;   PERSONAL_CACHE
  50. ;   PERSONAL_COOKIES
  51. ;   PERSONAL_FAVORITES
  52. ;   PERSONAL_FONTS
  53. ;   PERSONAL_HISTORY
  54. ;   PERSONAL_NETHOOD
  55. ;   PERSONAL_PERSONAL
  56. ;   PERSONAL_PRINTHOOD (supported only under Windows NT)
  57. ;   PERSONAL_RECENT
  58. ;   PERSONAL_SENDTO
  59. ;   PERSONAL_TEMPLATES
  60. ;
  61. ;   PROGRAMS (Default value is the same as COMMON_PROGRAMS, but if the user
  62. ;             has restricted access to the system, then it's the same as
  63. ;             PERSONAL_PROGRAMS)
  64. ;
  65. ;   PROGRAMFILESDIR
  66. ;   COMMONFILESDIR
  67. ;   MEDIAPATH
  68. ;   CONFIGPATH (supported only under Windows95 and Windows98)
  69. ;   DEVICEPATH
  70. Program Folder Name=Netscape 6.2
  71. Program Folder Path=[PROGRAMS]
  72.  
  73. Uninstall Filename=N6Uninst.exe
  74.  
  75. ; This key is used as a fail over key.  This url will be used when the
  76. ; url in the Site Selector fails.
  77.  
  78. url=ftp://ftp.netscape.com/pub/netscape6/english_uk/6.2/windows/win32/xpi
  79. ; Default Setup Type values:
  80. ;   Setup Type 0 - first radio button (default)
  81. ;   Setup Type 1 - second radio button
  82. ;   Setup Type 2 - third radio button
  83. ;   Setup Type 3 - fourth radio button (usually the Custom option)
  84. Default Setup Type=Setup Type 0
  85.  
  86. ; This section contains info on how to send error information in case of
  87. ; either a download or xpinstall error.
  88. ; By default, this feature is enabled, unless disabled.
  89. [Message Stream]
  90. ; Values:
  91. ;   Enabled
  92. ;   Disabled
  93. ;   default is Enabled.
  94. Status=Enabled
  95.  
  96. ; URL to cgi script to send error information to.  The information will
  97. ; be appended to the url in the form of parameters to the cgi script.
  98. url=http://etph.netscape.com/cgi-bin/dl/client_rates.cgi
  99.  
  100. ; Indicates whether to show a confirmation dialog or not.  If this
  101. ; dialog is not shown, the error information will be *automatically*
  102. ; sent without any indication to the user unless the Status= is set
  103. ; to Disabled.
  104. ;
  105. ; Default value is TRUE if nothing is set.
  106. Show Confirmation=FALSE
  107. ;*** LOCALIZE ME BABY ***
  108. Confirmation Message=There was an error encountered during installation of Netscape 6.  The following information will be sent back to us to help us improve the product: %s
  109.  
  110.  
  111.  
  112. ; HKey:              valid decryptable setup key is [Product CurrentVersion]
  113. ; Decrypt HKey:      there are times when '[' and ']' are valid part of windows registry key names.
  114. ; Contains Filename: tells setup that the path contains filename needed to be removed before
  115. ;                    using it as a path.
  116. ; Verify Existence:  FILE or PATH
  117. ;
  118. [Locate Previous Product Path0]
  119. HRoot=HKEY_LOCAL_MACHINE
  120. HKey=[Product CurrentVersion]\Main
  121. Name=Install Directory
  122. Decrypt HKey=TRUE
  123. Contains Filename=FALSE
  124. Verify Existence=
  125.  
  126. [Dialog Welcome]
  127. Show Dialog=TRUE
  128. ;*** LOCALIZE ME BABY ***
  129. Title=Netscape 6 Setup - Welcome
  130. ;*** LOCALIZE ME BABY ***
  131. Message0=Welcome to %s Setup.  You are about to install %s version 6.2.
  132. ;*** LOCALIZE ME BABY ***
  133. Message1=It is strongly recommended that you exit all Windows programs before running this Setup program.
  134. ;*** LOCALIZE ME BABY ***
  135. Message2=Click Cancel to quit Setup and then close any programs you have running.  Click Next to continue the Setup program.
  136.  
  137. [Dialog License]
  138. Show Dialog=TRUE
  139. ;*** LOCALIZE ME BABY ***
  140. Title=Netscape 6 Setup - Software License Agreement
  141. License File=license.txt
  142. ;*** LOCALIZE ME BABY ***
  143. Message0=Please read the following license agreement.  Use the scroll bar to view the rest of this agreement.
  144. ;*** LOCALIZE ME BABY ***
  145. Message1=Click Accept if you accept the terms of the preceeding license agreement.  If No is clicked, setup will quit.
  146.  
  147. [Dialog Setup Type]
  148. Show Dialog=TRUE
  149. ;*** LOCALIZE ME BABY ***
  150. Title=Netscape 6 Setup - Setup Type
  151. ;*** LOCALIZE ME BABY ***
  152. Message0=Click the type of setup you prefer, then click Next.
  153. Readme Filename=readme.txt
  154. Readme App=notepad.exe
  155.  
  156. ; at least one Setup Type needs to be set, and up to 4 can be
  157. ; set (Setup Type0, Setup Type1, Setup Type2, Setup Type3).
  158. [Setup Type0]
  159. ;*** LOCALIZE ME BABY ***
  160. Description Short=R&ecommended
  161. ;*** LOCALIZE ME BABY ***
  162. Description Long=Installs the most common options. Quickest to download; recommended for most users.  Java not included.
  163.  
  164. ; List of components to install/enable for this Setup Type.
  165. ; All other components not listed here will be disabled if
  166. ; this Setup Type is selected.
  167.  
  168. ; This download marker file (the first component) needs
  169. ; to be listed FIRST!
  170. C0=Component Marker Recommended Start
  171. C1=Component XPCOM
  172. C2=Component Navigator
  173. C3=Component MailNews
  174. C4=Component Instant Messenger
  175. C5=Component QFA
  176. C6=Component PSM
  177. C7=Component Spell Checker
  178. C8=Component AOL Art
  179. C9=Component CDT
  180. C10=Component Flash
  181. C11=Component Uninstaller
  182. ;C12=Component AOD
  183. C12=Component UK English Profile Defaults
  184. ;C14=Component HP Printer Plugin
  185. C13=Component Classic Skin
  186. C14=Component En GB lang pack
  187. C15=Component UK region pack
  188. ; This download marker file needs to be listed LAST!
  189. C16=Component Marker Recommended End
  190.  
  191. [Setup Type1]
  192. ;*** LOCALIZE ME BABY ***
  193. Description Short=&Full
  194. ;*** LOCALIZE ME BABY ***
  195. Description Long=Installs a range of options, including Java and several international language packages.
  196.  
  197. ; List of components to install/enable for this Setup Type.
  198. ; All other components not listed here will be disabled if
  199. ; this Setup Type is selected.
  200.  
  201. ; This download marker file (the first component) needs
  202. ; to be listed FIRST!
  203. C0=Component Marker Full Start
  204. C1=Component XPCOM
  205. C2=Component Navigator
  206. C3=Component Java
  207. C4=Component MailNews
  208. C5=Component Instant Messenger
  209. C6=Component QFA
  210. C7=Component PSM
  211. C8=Component Spell Checker
  212. C9=Component AOL Art
  213. C10=Component CDT
  214. C11=Component Net2Phone
  215. C12=Component Flash
  216. C13=Component Uninstaller
  217. ;C14=Component AOD
  218. C14=Component RealPlayer
  219. C15=Component Winamp
  220. C16=Component UK English Profile Defaults
  221. ;C18=Component HP Printer Plugin
  222. C17=Component Classic Skin
  223. C18=Component En GB lang pack
  224. C19=Component UK region pack
  225. C20=Component US region pack
  226. C21=Component Java Patch
  227. ; This download marker file needs to be listed LAST!
  228. C22=Component Marker Full End
  229.  
  230. [Setup Type2]
  231. ;*** LOCALIZE ME BABY ***
  232. Description Short=C&ustom
  233. ;*** LOCALIZE ME BABY ***
  234. Description Long=Recommended for advanced users or users with specific international language package requirements.
  235.  
  236. ; List of components to install/enable for this Setup Type.
  237. ; All other components not listed here will be disabled if
  238. ; this Setup Type is selected.
  239.  
  240. ; These three download marker files (the first 3 components) need
  241. ; to be listed FIRST!
  242. C0=Component Marker Recommended Start
  243. C1=Component Marker Full Start
  244. C2=Component Marker Custom Start
  245. C3=Component XPCOM
  246. C4=Component Navigator
  247. C5=Component Java
  248. C6=Component MailNews
  249. C7=Component Instant Messenger
  250. C8=Component QFA
  251. C9=Component PSM
  252. C10=Component Spell Checker
  253. C11=Component AOL Art
  254. C12=Component CDT
  255. C13=Component Net2Phone
  256. C14=Component Flash
  257. C15=Component Uninstaller
  258. ;C16=Component AOD
  259. C16=Component RealPlayer
  260. C17=Component Winamp
  261. C18=Component UK English Profile Defaults
  262. ;C20=Component HP Printer Plugin
  263. C19=Component Classic Skin
  264. C20=Component En GB lang pack
  265. C21=Component UK region pack
  266. C22=Component US region pack
  267. C23=Component Java Patch
  268. ; These three download marker files need to be listed LAST!
  269. C24=Component Marker Recommended End
  270. C25=Component Marker Full End
  271. C26=Component Marker Custom End
  272.  
  273.  
  274.  
  275.  
  276. [Dialog Select Components]
  277. Show Dialog=TRUE
  278. ;*** LOCALIZE ME BABY ***
  279. Title=Netscape 6 Setup - Select Typical Components
  280. ;*** LOCALIZE ME BABY ***
  281. Message0=Netscape Navigator is always installed.  Select or clear the additional components you want to install.
  282.  
  283. [Dialog Select Additional Components]
  284. Show Dialog=TRUE
  285. ;*** LOCALIZE ME BABY ***
  286. Title=Netscape 6 Setup - Select Additional Components
  287. ;*** LOCALIZE ME BABY ***
  288. Message0=Select or clear the additional components you want to install.
  289.  
  290. [Dialog Windows Integration]
  291. Show Dialog=FALSE
  292. ;*** LOCALIZE ME BABY ***
  293. Title=Netscape 6 Setup - Windows Integration
  294. ;*** LOCALIZE ME BABY ***
  295. Message0=Check the Netscape 6 Preference options you would like Setup to perform.
  296. ;*** LOCALIZE ME BABY ***
  297. Message1=These settings allow you to set default Internet preferences for browsing and searching.  They affect browsers installed on your machine, including Netscape 6 Communicator and Microsoft Internet Explorer.
  298.  
  299. ;*** DO NOT LOCALIZE - BEGIN ***
  300. ; do not localize this part because it is not currently being used
  301.  
  302. ; Only a maximum of 4 "Windows Integration-Item"s are allowded.  Each Item
  303. ; shows up as a checkbox in the Windows Integration dialog.
  304. [Windows Integration-Item0]
  305. CheckBoxState=FALSE
  306. Description=Make Netscape 6 Communicator my default Internet browser
  307. Archive=
  308.  
  309. [Windows Integration-Item1]
  310. CheckBoxState=FALSE
  311. Description=Make Netscape 6 Netcenter my home page
  312. Archive=
  313.  
  314. [Windows Integration-Item2]
  315. CheckBoxState=FALSE
  316. Description=Use Netscape 6 Netcenter to search the Web
  317. Archive=
  318. ;*** DO NOT LOCALIZE - END ***
  319.  
  320. [Dialog Program Folder]
  321. Show Dialog=TRUE
  322. ;*** LOCALIZE ME BABY ***
  323. Title=Netscape 6 Setup - Select Program Folder
  324. ;*** LOCALIZE ME BABY ***
  325. Message0=Setup will add program icons to the Program Folder listed below.  You may type a new folder name, or select one from the Existing Folders list.  Click Next to continue.
  326.  
  327. [Dialog Download Options]
  328. Show Dialog=TRUE
  329. ;*** LOCALIZE ME BABY ***
  330. Title=Netscape 6 Setup - Download Options
  331. ;*** LOCALIZE ME BABY ***
  332. Message0=Select the region you wish to download from, or leave on Default to download from the nearest geographic location.
  333. ;*** LOCALIZE ME BABY ***
  334. Message1=Select the following option if you wish to save downloaded Setup files on your own computer.  This allows you to re-run Setup without downloading the files again.  The Setup files will be saved to the path below.
  335. Save Installer=
  336.  
  337. [Dialog Advanced Settings]
  338. Show Dialog=TRUE
  339. ;*** LOCALIZE ME BABY ***
  340. Title=Netscape 6 Setup - Advanced Settings
  341. ;*** LOCALIZE ME BABY ***
  342. Message0=If your Internet connection requires a proxy server, enter your server name and port information.  If your Internet connection doesn't require a proxy server, leave the fields blank.
  343. Proxy Server=
  344. Proxy Port=
  345. Proxy User=
  346. Proxy Password=
  347. ; Use Protocol accepts only two options:
  348. ;   FTP
  349. ;   HTTP
  350. ; Default is FTP if key is not set.
  351. Use Protocol=FTP
  352. ; Use Protocol Settings allows user to switch
  353. ; between ftp and http.  If this key is set to
  354. ; DISABLED, then the user will still be able to 
  355. ; see the options, but they will be greyed out.
  356. Use Protocol Settings=ENABLED
  357. ; Controls the radio buttons visibility
  358. ; Default value is TRUE
  359. Show Protocols=TRUE
  360.  
  361. [Dialog Start Install]
  362. Show Dialog=TRUE
  363. ;*** LOCALIZE ME BABY ***
  364. Title=Netscape 6 Setup - Start Install
  365. ;*** LOCALIZE ME BABY ***
  366. Message Install=Setup has enough information to start copying the program files.  If you want to review or change settings, click Back.  If you are satisfied with the current settings, click Install to begin copying files.
  367. ;*** LOCALIZE ME BABY ***
  368. Message Download=Setup has enough information to start downloading and copying the program files.  If you want to review or change settings, click Back.  If you are satisfied with the current settings, make sure you are currently connected to the internet and click Install to begin downloading files.
  369.  
  370. [Dialog Quick Launch]
  371. Show Dialog=TRUE
  372. ;*** LOCALIZE ME BABY ***
  373. Title=Netscape 6 Setup - Quick Launch
  374. ;*** LOCALIZE ME BABY ***
  375. Message0=Quick Launch starts Netscape faster by keeping portions of the program in computer memory.  Quick Launch is designed for single-profile users.
  376. ;*** LOCALIZE ME BABY ***
  377. Message1=You can access Quick Launch through the icon on the Windows taskbar tray.
  378. ;*** LOCALIZE ME BABY ***
  379. Message2=Check this box to activate Quick Launch when you restart your computer.
  380. ; Turbo Mode (Quick Launch) values: TRUE, FALSE
  381. ; Defaults to FALSE if not set
  382. Turbo Mode=FALSE
  383. ; Turbo Mode Settings value: TRUE, FALSE
  384. ; Defaults to FALSE if not set.
  385. ; This will hide the turbo mode checkbox in the Start Install dialog
  386. ; and ignore the Turbo Mode= key, thus disabling it.
  387. Turbo Mode Enabled=TRUE
  388.  
  389. [Dialog Download]
  390. Show Dialog=TRUE
  391. ;*** LOCALIZE ME BABY ***
  392. Title=Netscape 6 Setup - Download
  393. ;*** LOCALIZE ME BABY ***
  394. Message Download0=Setup is downloading the required files now.  This may take some time depending on your network connection speed.
  395. ;*** LOCALIZE ME BABY ***
  396. Message Retry0=Some files have failed the CRC check and are being downloaded again.  Only those files that have failed will be downloaded.
  397.  
  398. [Dialog Reboot]
  399. ; Show Dialog values are:
  400. ;   TRUE  - Always show
  401. ;   FALSE - Don't show unless at least one component has its reboot show value set
  402. ;           to TRUE.  This will not show even if some files were in use and a reboot
  403. ;           is necessary.
  404. ;   AUTO  - Don't show unless a component has its reboot show value set to
  405. ;           TRUE or there was at least one file in use and a reboot is
  406. ;           is required for the file to be replaced correctly.
  407. Show Dialog=AUTO
  408.  
  409. ; These SmartDownload sections contain information to configure SmartDownload.
  410. ; The info is applied to all components to be downloaded.
  411. [SmartDownload-Netscape Install]
  412. no_ads=true
  413. silent=false
  414. execution=false
  415. confirm_install=false
  416.  
  417. [SmartDownload-Proxy]
  418.  
  419. [SmartDownload-Execution]
  420. exe=
  421. exe_param=
  422.  
  423. [Check Instance0]
  424. Class Name=Netscape6MessageWindow
  425. Window Name=
  426. ;*** LOCALIZE ME BABY ***
  427. Message=Setup has detected that an instance of Netscape 6 is currently running.  Please quit Netscape 6 before continuing Setup.  Click Retry to perform the check again, or Cancel to exit Setup.
  428.  
  429. ; These keys are not normally necessary for checking instances.  They are
  430. ; set here because Netscape 6 requires a way to shut down it's turbo mode.
  431. Extra Cmd Reg Key Root=HKEY_LOCAL_MACHINE
  432. Extra Cmd Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Netscp6.exe
  433. Extra Cmd Reg Name=
  434. Extra Cmd Parameter=-kill
  435.  
  436. [Check Instance1]
  437. Class Name=MozillaWindowClass
  438. Window Name=
  439. ;*** LOCALIZE ME BABY ***
  440. Message=Setup has detected that an instance of Netscape 6 is currently running.  Please quit Netscape 6 before continuing Setup.  Click Retry to perform the check again, or Cancel to exit Setup.
  441.  
  442.  
  443.  
  444.  
  445.  
  446. ; These are the components to be offered to the user (shown in the Select
  447. ; Components dialog) for installation.
  448. ; There is no limit to the number of components to install.
  449. [Component XPCOM]
  450. Description Short=Netscape XPCOM
  451. ;*** LOCALIZE ME BABY ***
  452. Description Long=Install Engine
  453. Archive=xpcom.xpi
  454. Install Size=1600
  455. Install Size System=1
  456. Install Size Archive=851
  457. ;Dependee0=
  458. ;Dependency0=
  459. ; Attributes can be the following values:
  460. ;
  461. ;   SELECTED      - Component is selected to be installed by default.
  462. ;
  463. ;   UNSELECTED    - Component is to be displayed unselected in the Options
  464. ;                   dialog.  If the component is listed in the non-custom
  465. ;                   Setup Type section, it will be assumed to be selected
  466. ;                   by default.
  467. ;
  468. ;   INVISIBLE     - Component is not shown in the Select Components dialog.
  469. ;
  470. ;   LAUNCHAPP     - Component is downloaded and simply run (like a .exe file)
  471. ;                   after all the components have been downloaded and
  472. ;                   xpinstall'ed.
  473. ;
  474. ;   DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,
  475. ;                   then deleted as Setup is quitting.
  476. ;
  477. ;   ADDITIONAL    - Component will is to be shown in the Additional Options
  478. ;                   dialog (2nd Options dialog) instead of the 1st Options
  479. ;                   dialog.
  480. ;
  481. ;   DISABLED      - Component is to be shown as disabled (greyed out) in
  482. ;                   either of two Options dialog.
  483. ;
  484. ;   FORCE_UPGRADE - Force Upgrade checks for a particular file or directory
  485. ;                   provided in the Force Upgrade FileX= key(s).  If any of
  486. ;                   the listed file or directory exists, then this component
  487. ;                   will have its SELECTED and DISABLED Attributes set
  488. ;                   automatically.  Force Upgrade will override the following:
  489. ;
  490. ;                       Random Install Percentage= setting
  491. ;                       UNSELECTED Attribute setting
  492. ;                       Dependency settings
  493. ;                       Dependee settings
  494. ;                       Setup Type settings - meaning that even if this
  495. ;                                             component is not listed in the
  496. ;                                             selected Setup Type, it will be
  497. ;                                             affected.
  498. ;
  499. ;   IGNORE_DOWNLOAD_ERROR  - If the component needs to be downloaded from a
  500. ;                            server, setting this attribute will indicate that
  501. ;                            any download error encountered will be ignored
  502. ;                            and treated as if there were no error.
  503. ;                            If the component does not need to be downloaded,
  504. ;                            then this attribute has no effect.
  505. ;
  506. ;   IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error
  507. ;                            resulting from the installation of the .xpi file
  508. ;                            will be ignored.  If the .xpi file is not to be
  509. ;                            installed, then this attribute is ignored.
  510. ;
  511. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  512. Force Upgrade File0=[SETUP PATH]\xpcom.dll
  513.  
  514. [Component Navigator]
  515. Description Short=Navigator
  516. ;*** LOCALIZE ME BABY ***
  517. Description Long=Web browser software
  518. Archive=browser.xpi
  519. Install Size=17824
  520. Install Size System=1
  521. Install Size Archive=5699
  522. Attributes=SELECTED|DISABLED|FORCE_UPGRADE
  523. Force Upgrade File0=[SETUP PATH]\Netscp6.exe
  524.  
  525. [Component Java]
  526. Description Short=Sun Java 2
  527. ;*** LOCALIZE ME BABY ***
  528. Description Long=Enables Java in Netscape
  529. Archive=jre131i.zip
  530. Archive Uncompressed=jre131i.exe
  531. Install Size=36815
  532. Install Size System=1
  533. Install Size Archive=7794
  534. Parameter=-s -a -s
  535. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  536.  
  537. [Component Java-Destination Path0]
  538. Path=[PROGRAMFILESDIR]
  539.  
  540. [Component Java-Version Registry0]
  541. Timing=post launchapp
  542. Path=[JRE BIN PATH]
  543. Registry Key=/Sun/Java 2
  544. Version=1.3.1
  545.  
  546. [Component Java Patch]
  547. Description Short="Java Patch"
  548. Description Long="Java Patch"
  549. Archive=jre131p.zip
  550. Install Size=32
  551. Install Size System=1
  552. Install Size Archive=1
  553. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  554. Dependency0=Component Java
  555.  
  556. [Component Java Patch-Uncompress File0]
  557. Timing=post launchapp
  558. Source=[XPI PATH]\jre131p.zip
  559. Destination=[JRE LIB PATH]
  560. ;*** LOCALIZE ME BABY ***
  561. Message=Patching the JRE properties files, please wait...
  562. Only If Exists=TRUE
  563.  
  564. [Component MailNews]
  565. Description Short=Mail
  566. ;*** LOCALIZE ME BABY ***
  567. Description Long=Email and Newsgroup software
  568. Archive=mail.xpi
  569. Install Size=3392
  570. Install Size System=1
  571. Install Size Archive=1488
  572. Attributes=SELECTED|FORCE_UPGRADE
  573. Force Upgrade File0=[SETUP PATH]\msgbsutl.dll
  574.  
  575. [Component Instant Messenger]
  576. Description Short=Instant Messenger
  577. ;*** LOCALIZE ME BABY ***
  578. Description Long=AOL community Instant Messenger client
  579. Archive=nim.xpi
  580. Install Size=1408
  581. Install Size System=1
  582. Install Size Archive=456
  583. Attributes=SELECTED|FORCE_UPGRADE
  584. Force Upgrade File0=[SETUP PATH]\Cool\CoolSocket.dll
  585.  
  586. [Component QFA]
  587. Description Short=Quality Feedback Agent
  588. ;*** LOCALIZE ME BABY ***
  589. Description Long=Tool for reporting software crashes to Netscape
  590. Archive=talkback.xpi
  591. Install Size=864
  592. Install Size System=1
  593. Install Size Archive=244
  594. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  595. Force Upgrade File0=[SETUP PATH]\Components\fullsoft.dll
  596.  
  597. ; This is to randomly set the default checkbox for this component.
  598. ; This particular value will set the checkbox checked [number]% of the time.
  599. ; This logic is done only during the initialization of setup, not in any
  600. ; particular dialog.
  601. Random Install Percentage=100
  602.  
  603. [Component PSM]
  604. Description Short=Netscape Personal Security Manager
  605. ;*** LOCALIZE ME BABY ***
  606. Description Long=Personal Security Manager (PSM) for crypto operations
  607. Archive=psm.xpi
  608. Install Size=1376
  609. Install Size System=1
  610. Install Size Archive=519
  611. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  612. Force Upgrade File0=[SETUP PATH]\psm.exe
  613.  
  614. [Component Spell Checker]
  615. Description Short=Spell Checker
  616. ;*** LOCALIZE ME BABY ***
  617. Description Long=For use with Mail&News and Composer
  618. Archive=spellchk.xpi
  619. Install Size=864
  620. Install Size System=1
  621. Install Size Archive=465
  622. Attributes=SELECTED|FORCE_UPGRADE
  623. Force Upgrade File0=[SETUP PATH]\Components\SpellChecker\spellchecker.dll
  624.  
  625. [Component AOL Art]
  626. Description Short=AOL ART Extensions
  627. ;*** LOCALIZE ME BABY ***
  628. Description Long=AOL ART Image format support
  629. Archive=artext.xpi
  630. Install Size=1536
  631. Install Size System=1
  632. Install Size Archive=377
  633. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  634. Force Upgrade File0=[SETUP PATH]\Components\nsart.dll
  635.  
  636. [Component Net2Phone]
  637. Description Short=Net2Phone
  638. ;*** LOCALIZE ME BABY ***
  639. Description Long=Internet phone dialer
  640. Archive=n2p.xpi
  641. Install Size=5175
  642. Install Size System=1
  643. Install Size Archive=762
  644. Attributes=SELECTED|ADDITIONAL
  645.  
  646. ; Verify Existence can be either FILE or PATH.
  647. ; If there's no value set, no verification is performed.
  648. [Component Net2Phone-Destination Path0]
  649. HRoot=HKEY_LOCAL_MACHINE
  650. HKey=Software\Net2Phone\Install
  651. Name=Directory
  652. Decrypt HKey=FALSE
  653. Verify Existence=
  654.  
  655. [Component Net2Phone-Destination Path1]
  656. Path=[PROGRAMFILESDIR]\Net2Phone
  657.  
  658. [Component Flash]
  659. Description Short=Macromedia Flash Player
  660. ;*** LOCALIZE ME BABY ***
  661. Description Long=Plugin to view Macromedia Flash-enabled websites
  662. Archive=flash.xpi
  663. Install Size=416
  664. Install Size System=1
  665. Install Size Archive=180
  666. Attributes=SELECTED|ADDITIONAL
  667.  
  668. [Component Uninstaller]
  669. Description Short=Netscape 6 Uninstaller
  670. ;*** LOCALIZE ME BABY ***
  671. Description Long=Uninstaller for Netscape 6
  672. Archive=n6uninst.zip
  673. Install Size=121
  674. Install Size System=1
  675. Install Size Archive=61
  676. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  677.  
  678. ;Since the uninstaller program is going to be installed into the Windows folder,
  679. ;Setup.exe need to know to calculate the disk space required for the Windows folder.
  680. ;This section overrides the default user-chosen path for Uninstaller only.
  681. [Component Uninstaller-Destination Path0]
  682. Path=[WINDIR]
  683.  
  684.  
  685. ;[Component AOD]
  686. ;Description Short=Aol On Desktop
  687. ;*** LOCALIZE ME BABY ***
  688. ;Description Long=Aol On Desktop
  689. ;Archive=aod.xpi
  690. ;Install Size=480
  691. ;Install Size System=1
  692. ;Install Size Archive=98
  693. ;Attributes=SELECTED|INVISIBLE
  694. ;Parameter=
  695.  
  696. [Component RealPlayer]
  697. Description Short=RealPlayer 8
  698. ;*** LOCALIZE ME BABY ***
  699. Description Long=Play streaming music and video
  700. Archive=nsrp8.zip
  701. Archive Uncompressed=nsrp8.exe
  702. Install Size=10687
  703. Install Size System=1
  704. Install Size Archive=3620
  705. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  706. Parameter=-s
  707.  
  708. [Component RealPlayer-Destination Path0]
  709. Path=[PROGRAMFILESDIR]
  710.  
  711. [Component RealPlayer-Version Registry0]
  712. Timing=post launchapp
  713. Path=[PROGRAMFILESDIR]\Real\RealPlayer
  714. Registry Key=/RealNetworks/RealPlayer
  715. Version=6.0.9.584
  716.  
  717. [Component Winamp]
  718. Description Short=Winamp
  719. ;*** LOCALIZE ME BABY ***
  720. Description Long=Winamp media player
  721. Archive=winamp275.zip
  722. Archive Uncompressed=winamp275.exe
  723. Install Size=6285
  724. Install Size System=1
  725. Install Size Archive=1676
  726. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  727. Parameter=/S
  728.  
  729. [Component Winamp-Destination Path0]
  730. Path=[PROGRAMFILESDIR]
  731.  
  732. [Component Winamp-Version Registry0]
  733. Timing=post launchapp
  734. Path=[PROGRAMFILESDIR]\Winamp
  735. Registry Key=/NullSoft/Winamp
  736. Version=2.7.5.0
  737.  
  738. [Component UK English Profile Defaults]
  739. ;*** LOCALIZE ME BABY ***
  740. Description Short=UK English profile defaults
  741. ;*** LOCALIZE ME BABY ***
  742. Description Long=UK English profile defaults
  743. Archive=deflengb.xpi
  744. Install Size=544
  745. Install Size System=1
  746. Install Size Archive=26
  747. Attributes=SELECTED|INVISIBLE|FOCE_UPGRADE
  748. Force Upgrade File0=[SETUP PATH]\defaults\profile\bookmarks.html
  749.  
  750. [Component En GB lang pack]
  751. ;*** LOCALIZE ME BABY ***
  752. Description Short=English (UK) language pack
  753. ;*** LOCALIZE ME BABY ***
  754. Description Long=English (UK) language pack
  755. Archive=langengb.xpi
  756. Install Size=864
  757. Install Size System=1
  758. Install Size Archive=584
  759. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  760. Force Upgrade File0=[SETUP PATH]\Chrome\en-GB.jar
  761.  
  762. [Component UK region pack]
  763. ;*** LOCALIZE ME BABY ***
  764. Description Short=UK region pack
  765. ;*** LOCALIZE ME BABY ***
  766. Description Long=Regional contents for UK users
  767. Archive=reggb.xpi
  768. Install Size=1088
  769. Install Size System=1
  770. Install Size Archive=58
  771. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  772. Force Upgrade File0=[SETUP PATH]\Chrome\GB.jar
  773.  
  774. [Component US region pack]
  775. ;*** LOCALIZE ME BABY ***
  776. Description Short=US region pack
  777. ;*** LOCALIZE ME BABY ***
  778. Description Long=Regional contents for US users
  779. Archive=regus.xpi
  780. Install Size=1152
  781. Install Size System=1
  782. Install Size Archive=58
  783. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  784. Force Upgrade File0=[SETUP PATH]\Chrome\US.jar
  785.  
  786. ;[Component HP Printer Plugin]
  787. ;Description Short=HP Printer Identifier Plugin
  788. ;*** LOCALIZE ME BABY ***
  789. ;Description Long=HP Printer Identifier Plugin
  790. ;Archive=hpprint.xpi
  791. ;Install Size=224
  792. ;Install Size System=1
  793. ;Install Size Archive=33
  794. ;Attributes=SELECTED|ADDITIONAL
  795.  
  796. [Component Classic Skin]
  797. Description Short=Classic Skin
  798. ;*** LOCALIZE ME BABY ***
  799. Description Long=Classic Skin for Netscape 6
  800. Archive=skinclas.xpi
  801. Install Size=672
  802. Install Size System=1
  803. Install Size Archive=375
  804. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  805. Force Upgrade File0=[SETUP PATH]\Chrome\Classic.jar
  806.  
  807. [Component CDT]
  808. Description Short=AOL Client Detection Tool
  809. ;*** LOCALIZE ME BABY ***
  810. Description Long=Aol Client Detection Tool
  811. Archive=cdt.xpi
  812. Install Size=160
  813. Install Size System=1
  814. Install Size Archive=20
  815. Attributes=SELECTED|INVISIBLE
  816.  
  817.  
  818. ; Description:
  819. ;   The following 6 components are download marker files.
  820. ;
  821. ; Purpose:
  822. ;   Their purpose is to allow easier, more accurate tracking of product
  823. ;   downloads.  We need Start and End marker component files for each Setup
  824. ;   Type.  This will have the added benefit of being able to differentiate
  825. ;   between the Setup Types offered.
  826. ;
  827. ; How It Works:
  828. ;   It is accomplished in the windows installer's config.ini file (this file).
  829. ;
  830. ;   The way the installer generates the list of all the components
  831. ;   available in the product is by parsing the [Setup TypeX] sections
  832. ;   from the greatest X value to the least, which means in this config.ini
  833. ;   file, the order is:
  834. ;
  835. ;     [Setup Type2]
  836. ;     [Setup Type1]
  837. ;     [Setup Type0]
  838. ;
  839. ;   Any duplicate components encountered will be ignored.  The order in which
  840. ;   the components end up in this list is the order that they will be
  841. ;   downloaded (if they have been selected to be installed).
  842. ;
  843. ;   The last [Setup TypeX] will always be the Custom Setup Type.  The Custom
  844. ;   Setup Type will "tend to" (it is not a requirement that it does) list all
  845. ;   the components in this product that can be installed.
  846. ;
  847. ;   This said, if (for example) [Setup Type1] contains more components than
  848. ;   the Cutsom Setup Type, then the marker components will need to be moved
  849. ;   around between the Setup Types to ensure that they are the FIRST *and*
  850. ;   LAST files downloaded.
  851. ;
  852. ;   You will notice that the following marker components have the UNSELECTED
  853. ;   flag defined in their Attributes:
  854. ;
  855. ;     [Component Marker Recommended Start]
  856. ;     [Component Marker Full Start]
  857. ;     [Component Marker Recommended End]
  858. ;     [Component Marker Full End]
  859. ;
  860. ;   Since they are listed in the Custom Setup Type, they normally would be
  861. ;   downloaded.  But we do not want that to happen because they are not the
  862. ;   correct marker components for the Custom Setup Type.  In order to make
  863. ;   sure that they are not downloaded (but still listed to be downloaded
  864. ;   before any of the normal components), they need to have the UNSELECTED
  865. ;   Attribute set.
  866. ;
  867. ;   The UNSELECTED/SELECTED Attribute is only enforced in the Custom Setup
  868. ;   Type.  All other Setup Types will ignore this Attribute and always assume
  869. ;   their components to be SELECTED.
  870. ;
  871. ;   Since the marker components listed above are listed in their respective
  872. ;   Setup Types, they will always be downloaded if the user choses their Setup
  873. ;   Types.
  874. ;
  875. ;   Also notice that the Custom marker components have the SELECTED Attribute
  876. ;   set *and* are not listed in Setup Types other than the Custom Setup Type.
  877. ;   This will ensure that the Custom marker components are only downloaded
  878. ;   when the user choses the Custom Setup Type.
  879. ;
  880. [Component Marker Recommended Start]
  881. ;*** LOCALIZE ME BABY ***
  882. Description Short=Recommended start marker
  883. ;*** LOCALIZE ME BABY ***
  884. Description Long=Recommended start download marker
  885. Archive=recommended.start
  886. Install Size=0
  887. Install Size System=0
  888. Install Size Archive=1
  889. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR 
  890.  
  891. [Component Marker Full Start]
  892. ;*** LOCALIZE ME BABY ***
  893. Description Short=Full start marker
  894. ;*** LOCALIZE ME BABY ***
  895. Description Long=Full start download marker
  896. Archive=full.start
  897. Install Size=0
  898. Install Size System=0
  899. Install Size Archive=1
  900. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  901.  
  902. [Component Marker Custom Start]
  903. ;*** LOCALIZE ME BABY ***
  904. Description Short=Custom start marker
  905. ;*** LOCALIZE ME BABY ***
  906. Description Long=Custom start download marker
  907. Archive=custom.start
  908. Install Size=0
  909. Install Size System=0
  910. Install Size Archive=1
  911. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  912.  
  913. [Component Marker Recommended End]
  914. ;*** LOCALIZE ME BABY ***
  915. Description Short=Recommended end marker
  916. ;*** LOCALIZE ME BABY ***
  917. Description Long=Recommended end download marker
  918. Archive=recommended.end
  919. Install Size=0
  920. Install Size System=0
  921. Install Size Archive=1
  922. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  923.  
  924. [Component Marker Full End]
  925. ;*** LOCALIZE ME BABY ***
  926. Description Short=Full end marker
  927. ;*** LOCALIZE ME BABY ***
  928. Description Long=Full end download marker
  929. Archive=full.end
  930. Install Size=0
  931. Install Size System=0
  932. Install Size Archive=1
  933. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  934.  
  935. [Component Marker Custom End]
  936. ;*** LOCALIZE ME BABY ***
  937. Description Short=Custom end marker
  938. ;*** LOCALIZE ME BABY ***
  939. Description Long=Custom end download marker
  940. Archive=custom.end
  941. Install Size=0
  942. Install Size System=0
  943. Install Size Archive=1
  944. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954. [Core]
  955. Source=[XPI PATH]\xpcom.xpi
  956. Destination=[WIZTEMP]\xpcom.ns
  957. Install Size=1601
  958. Install Size System=0
  959. ;*** LOCALIZE ME BABY ***
  960. Message=Preparing Install, please wait...
  961.  
  962. [Redirect]
  963. Status=Disabled
  964. ; This is used in conjunction with the Site Selector info to build a
  965. ; url to where to download the needed redirect.ini file from.
  966. ; If there's more than one server path, they will be used as fail
  967. ; over paths.
  968. ;
  969. ; The Server Path= keys need to be named in the following convention:
  970. ;
  971. ;   Server Path0=
  972. ;   Server Path1=
  973. ;   Server Path2=
  974. ;
  975. ; and so on...
  976. Server Path=redirect.ini
  977. ;*** LOCALIZE ME BABY ***
  978. Description=Redirect File
  979. Message=
  980.  
  981. ; The Timing key needs to be one of the following values:
  982. ;   pre download     - process before any files have been downloaded.
  983. ;   post download    - process after all files have been downloaded.
  984. ;   pre xpcom        - process before the xpcom file has been uncompressed.
  985. ;   post xpcom       - process after the xpcom file has been uncompressed.
  986. ;   pre smartupdate  - process before the smartupdate engine has been launched.
  987. ;   post smartupdate - process after the smartupdate engine has been launched.
  988. ;   pre launchapp    - process before the launching of executables.
  989. ;   post launchapp   - process after the launching of executables.
  990. ;   pre archive      - process before the launching of each individual archive file.
  991. ;   post archive     - process after the launching of each individual archive file.
  992. ;   depend reboot    - process depending on if a reboot is necessary or not.
  993. ;                      if reboot is necessary, installer can set it up so
  994. ;                      the app runs once upon windows reboot.
  995.  
  996. ;Uncompress FileX sections
  997. [Uncompress File0]
  998. Timing=post smartupdate
  999. Source=[XPI PATH]\n6uninst.zip
  1000. Destination=[WINDIR]
  1001. ;*** LOCALIZE ME BABY ***
  1002. Message=Installing the uninstaller, please wait...
  1003. Only If Exists=FALSE
  1004.  
  1005.  
  1006. ;Move FileX sections
  1007. ;[Move File0]
  1008. ;Timing=post download
  1009. ;Source=[SETUP PATH]\bin\*
  1010. ;Destination=[SETUP PATH]\program
  1011.  
  1012.  
  1013. ;Copy FileX sections
  1014. ;Copy the uninstaller to the [Setup Path]\Uninstall folder.
  1015. ;This copy is to be used when the user installed on a system with
  1016. ;restricted access.
  1017. [Copy File0]
  1018. Timing=post smartupdate
  1019. Source=[WINDIR]\N6Uninst.exe
  1020. Destination=[SETUP PATH]\Uninstall
  1021. Fail If Exists=FALSE
  1022. Do Not Uninstall=FALSE
  1023.  
  1024. ;This is to copy java plugin files from a java that is already on the system
  1025. ;to the browser's Plugins folder
  1026. [Copy File1]
  1027. Timing=post launchapp
  1028. Source=[JRE BIN PATH]\np*.dll
  1029. Destination=[SETUP PATH]\Plugins
  1030. Fail If Exists=FALSE
  1031.  
  1032.  
  1033.  
  1034. ;Copy File SequentialX sections
  1035. [Copy File Sequential0]
  1036. Timing=post launchapp
  1037. Filename=install_wizard.log
  1038. Source=[SETUP PATH]
  1039. Destination=[SETUP PATH]\Uninstall
  1040.  
  1041.  
  1042. ;Create DirectoryX sections
  1043. [Create Directory0]
  1044. Timing=post download
  1045. Destination=[SETUP PATH]\Plugins
  1046.  
  1047. ;Self Register File sections
  1048. ;[Self Register File0]
  1049. ;Timing=post smartupdate
  1050. ;Filename=cdTool.dll
  1051. ;Destination=[SETUP PATH]\Aol
  1052.  
  1053.  
  1054. ;Delete FileX sections
  1055. [Delete File0]
  1056. Timing=post download
  1057. Destination=[COMMON_PROGRAMS]\Netscape Seamonkey\Netscape AppRunner.lnk
  1058.  
  1059. [Delete File1]
  1060. Timing=post launchapp
  1061. Destination=[SETUP PATH]\install_wizard.log
  1062.  
  1063. [Delete File2]
  1064. Timing=post download
  1065. Destination=[SETUP PATH]\chrome\installed-chrome.txt
  1066.  
  1067.  
  1068. ;Remove DirectoryX sections
  1069. ;[Remove Directory0]
  1070. ;Timing=post launchapp
  1071. ;Destination=[TEMP]\xtratest
  1072. ;Remove subdirs=TRUE
  1073.  
  1074.  
  1075. ;RunAppX sections
  1076. [RunApp0]
  1077. Timing=depend reboot
  1078. Wait=FALSE
  1079. Target=[SETUP PATH]\Netscp6.exe
  1080. Parameters=-installer
  1081. WorkingDir=[SETUP PATH]
  1082.  
  1083.  
  1084. [Windows Registry0]
  1085. Root Key=HKEY_LOCAL_MACHINE
  1086. ;*** LOCALIZE ME BABY ***
  1087. Key=Software\Netscape
  1088. Name=
  1089. Name Value=
  1090. Type=REG_SZ
  1091. Decrypt Key=FALSE
  1092. Decrypt Name=FALSE
  1093. Decrypt Name Value=TRUE
  1094. Overwrite Key=TRUE
  1095. Overwrite Name=TRUE
  1096. Timing=pre smartupdate
  1097.  
  1098. [Windows Registry1]
  1099. Root Key=HKEY_LOCAL_MACHINE
  1100. ;*** LOCALIZE ME BABY ***
  1101. Key=Software\Netscape\Netscape 6
  1102. Name=
  1103. Name Value=
  1104. Type=REG_SZ
  1105. Decrypt Key=FALSE
  1106. Decrypt Name=FALSE
  1107. Decrypt Name Value=TRUE
  1108. Overwrite Key=TRUE
  1109. Overwrite Name=TRUE
  1110. Timing=pre smartupdate
  1111.  
  1112. [Windows Registry2]
  1113. Root Key=HKEY_LOCAL_MACHINE
  1114. ;*** LOCALIZE ME BABY ***
  1115. Key=Software\Netscape\Netscape 6\6.2 (en)
  1116. Name=
  1117. Name Value=
  1118. Type=REG_SZ
  1119. Decrypt Key=FALSE
  1120. Decrypt Name=FALSE
  1121. Decrypt Name Value=TRUE
  1122. Overwrite Key=TRUE
  1123. Overwrite Name=TRUE
  1124. Timing=pre smartupdate
  1125.  
  1126. [Windows Registry3]
  1127. Root Key=HKEY_LOCAL_MACHINE
  1128. ;*** LOCALIZE ME BABY ***
  1129. Key=Software\Netscape\Netscape 6\6.2 (en)\Main
  1130. Name=Program Folder Path
  1131. Name Value=[Default Folder]
  1132. Type=REG_SZ
  1133. Decrypt Key=FALSE
  1134. Decrypt Name=FALSE
  1135. Decrypt Name Value=TRUE
  1136. Overwrite Key=TRUE
  1137. Overwrite Name=TRUE
  1138. Timing=pre smartupdate
  1139.  
  1140. [Windows Registry4]
  1141. Root Key=HKEY_CURRENT_USER
  1142. ;*** LOCALIZE ME BABY ***
  1143. Key=Software\Netscape
  1144. Name=
  1145. Name Value=
  1146. Type=REG_SZ
  1147. Decrypt Key=FALSE
  1148. Decrypt Name=FALSE
  1149. Decrypt Name Value=TRUE
  1150. Overwrite Key=TRUE
  1151. Overwrite Name=TRUE
  1152. Timing=pre smartupdate
  1153.  
  1154. [Windows Registry5]
  1155. Root Key=HKEY_CURRENT_USER
  1156. ;*** LOCALIZE ME BABY ***
  1157. Key=Software\Netscape\Netscape 6
  1158. Name=
  1159. Name Value=
  1160. Type=REG_SZ
  1161. Decrypt Key=FALSE
  1162. Decrypt Name=FALSE
  1163. Decrypt Name Value=TRUE
  1164. Overwrite Key=TRUE
  1165. Overwrite Name=TRUE
  1166. Timing=pre smartupdate
  1167.  
  1168. [Windows Registry6]
  1169. Root Key=HKEY_CURRENT_USER
  1170. ;*** LOCALIZE ME BABY ***
  1171. Key=Software\Netscape\Netscape 6\6.2 (en)
  1172. Name=
  1173. Name Value=
  1174. Type=REG_SZ
  1175. Decrypt Key=FALSE
  1176. Decrypt Name=FALSE
  1177. Decrypt Name Value=TRUE
  1178. Overwrite Key=TRUE
  1179. Overwrite Name=TRUE
  1180. Timing=pre smartupdate
  1181.  
  1182. [Windows Registry7]
  1183. Root Key=HKEY_CURRENT_USER
  1184. ;*** LOCALIZE ME BABY ***
  1185. Key=Software\Netscape\Netscape 6\6.2 (en)\Main
  1186. Name=Program Folder Path
  1187. Name Value=[Default Folder]
  1188. Type=REG_SZ
  1189. Decrypt Key=FALSE
  1190. Decrypt Name=FALSE
  1191. Decrypt Name Value=TRUE
  1192. Overwrite Key=TRUE
  1193. Overwrite Name=TRUE
  1194. Timing=pre smartupdate
  1195.  
  1196. [Windows Registry8]
  1197. Root Key=HKEY_LOCAL_MACHINE
  1198. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2)
  1199. Name=DisplayName
  1200. Name Value=Netscape 6 (6.2)
  1201. Type=REG_SZ
  1202. Decrypt Key=FALSE
  1203. Decrypt Name=FALSE
  1204. Decrypt Name Value=FALSE
  1205. Overwrite Key=TRUE
  1206. Overwrite Name=TRUE
  1207. Timing=post smartupdate
  1208.  
  1209. [Windows Registry9]
  1210. Root Key=HKEY_LOCAL_MACHINE
  1211. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2)
  1212. Name=UninstallString
  1213. ;*** LOCALIZE ME BABY ***
  1214. Name Value=[WINDIR]\N6Uninst.exe /ua "6.2 (en)"
  1215. Type=REG_SZ
  1216. Decrypt Key=FALSE
  1217. Decrypt Name=FALSE
  1218. Decrypt Name Value=TRUE
  1219. Overwrite Key=TRUE
  1220. Overwrite Name=TRUE
  1221. Timing=post smartupdate
  1222.  
  1223.  
  1224.  
  1225.  
  1226. ; Values for Show Folder:
  1227. ;   HIDE             Hides the window and activates another window.
  1228. ;   MAXIMIZE         Maximizes the specified window.
  1229. ;   MINIMIZE         Minimizes the specified window and activates the next
  1230. ;                    top-level window in the z-order.
  1231. ;   RESTORE          Activates and displays the window. If the window is
  1232. ;                    minimized or maximized, Windows restores it to its
  1233. ;                    original size and position. An application should specify
  1234. ;                    this flag when restoring a minimized window.
  1235. ;   SHOW             Activates the window and displays it in its current size
  1236. ;                    and position.
  1237. ;   SHOWMAXIMIZED    Activates the window and displays it as a maximized
  1238. ;                    window.
  1239. ;   SHOWMINIMIZED    Activates the window and displays it as a minimized
  1240. ;                    window.
  1241. ;   SHOWMINNOACTIVE  Displays the window as a minimized window. The active
  1242. ;                    window remains active.
  1243. ;   SHOWNA           Displays the window in its current state. The active
  1244. ;                    window remains active.
  1245. ;   SHOWNOACTIVATE   Displays a window in its most recent size and position.
  1246. ;                    The active window remains active.
  1247. ;   SHOWNORMAL       Activates and displays a window. If the window is
  1248. ;                    minimized or maximized, Windows restores it to its
  1249. ;                    original size and position. An application should specify
  1250. ;                    this flag when displaying the window for the first time.
  1251. [Program Folder0]
  1252. Timing=post smartupdate
  1253. Show Folder=SHOW
  1254. Program Folder=[Default Folder]
  1255.  
  1256. [Program Folder0-Shortcut0]
  1257. File=[SETUP PATH]\Uninstall\N6Uninst.exe
  1258. Arguments=/ua "6.2 (en)"
  1259. Working Dir=[SETUP PATH]
  1260. Description=Uninstall Netscape 6
  1261. Icon Path=[SETUP PATH]\Uninstall\N6Uninst.exe
  1262. Icon Id=0
  1263.  
  1264. ; Default value:
  1265. ;    IGNORE
  1266. ;
  1267. ; Possible values:
  1268. ;    ONLY_RESTRICTED    - create shortcut only if user access is restricted
  1269. ;    ONLY_NONRESTRICTED - create shortcut only if user access is not restricted
  1270. Restricted Access=ONLY_RESTRICTED
  1271.  
  1272. ;[Program Folder0-Shortcut1]
  1273. ;File=[SETUP PATH]\Netscp6.exe
  1274. ;Arguments=-ProfileManager
  1275. ;Working Dir=[SETUP PATH]
  1276. ;Description=Profile Manager
  1277. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1278. ;Icon Id=0
  1279.  
  1280. ;[Program Folder1]
  1281. ;Timing=post smartupdate
  1282. ;Show Folder=HIDE
  1283. ;Program Folder=[COMMON_DESKTOP]
  1284.  
  1285. ;[Program Folder1-Shortcut0]
  1286. ;File=[SETUP PATH]\Netscp6.exe
  1287. ;Arguments=
  1288. ;Working Dir=[SETUP PATH]
  1289. ;Description=Netscape 6
  1290. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1291. ;Icon Id=0
  1292.  
  1293. ;[Program Folder0-Shortcut2]
  1294. ;File=[SETUP PATH]\bin\Net2fone.exe
  1295. ;Arguments=
  1296. ;Working Dir=[SETUP PATH]
  1297. ;Description=Net2Fone
  1298. ;Icon Path=[SETUP PATH]\bin\Net2fone.exe
  1299. ;Icon Id=0
  1300.  
  1301. ;[Program Folder1]
  1302. ;Timing=post download
  1303. ;Show Folder=SHOW
  1304. ;Program Folder=[Default Folder]\lala land
  1305.  
  1306. ;[Program Folder1-Shortcut0]
  1307. ;File=c:\bin\getver.exe
  1308. ;Arguments=
  1309. ;Working Dir=[TEMP]
  1310. ;Description=Getver Test
  1311. ;Icon Path=[WINDISK]\4nt\4nt.exe
  1312. ;Icon Id=0
  1313.  
  1314. ;[Program Folder1-Shortcut1]
  1315. ;File=c:\perl\bin\perl.exe
  1316. ;Arguments=
  1317. ;Working Dir=[WINSYS]
  1318. ;Description=Perl
  1319. ;Icon Path=c:\perl\bin\perl.exe
  1320. ;Icon Id=0
  1321.  
  1322.  
  1323. [Strings]
  1324. ;*** LOCALIZE ME BABY ***
  1325. Message Unfinished Download Restart=A previous session of Setup did not finish downloading all the necessary files.  Would you like to use the files previously downloaded, to avoid downloading them again?
  1326. ;*** LOCALIZE ME BABY ***
  1327. Error Corrupted Archives Detected=Setup has detected that the following archives within this Setup are corrupted:%sYou will need to obtain another copy of the Netscape 6 Setup in order for installation to proceed.
  1328. ;*** LOCALIZE ME BABY ***
  1329. Error Corrupted Archives Detected AUTO mode=Setup has detected that at least one archive within this Setup is corrupt.  You will need to obtain another copy of the Netscape 6 Setup in order for installation to proceed.
  1330. ;*** LOCALIZE ME BABY ***
  1331. Error Too Many CRC Failures=Too many download failures.  Setup will cancel.  Any files already downloaded will not be deleted.  The next time Setup is run, these files will be taken into account during the download.
  1332. ;*** LOCALIZE ME BABY ***
  1333. Error Too Many Network Errors=Too many network errors trying to download %s.  Please retry again later.  Any files already downloaded will not be deleted.  The next time Setup is run, these files will be taken into account during the download.
  1334. ;*** LOCALIZE ME BABY ***
  1335. Message Verifying Archives=Verifying integrity of archives, please wait...
  1336. ;*** LOCALIZE ME BABY ***
  1337. Error Undefined=Error undefined
  1338. ;*** LOCALIZE ME BABY ***
  1339. Error Out Of Memory=Out of memory!
  1340. ;*** LOCALIZE ME BABY ***
  1341. Status Download=%s at %.2fKB/sec (%uKB of %uKB downloaded)
  1342. ;*** LOCALIZE ME BABY ***
  1343. Status Retry=%s at %.2fKB/sec (%uKB of %uKB downloaded)
  1344. ;*** LOCALIZE ME BABY ***
  1345. Status File Info=%s
  1346. ;*** LOCALIZE ME BABY ***
  1347. Status Percentage Completed=%d%%
  1348. ;*** LOCALIZE ME BABY ***
  1349. Dialog Download Title Minimized=%d%% completed
  1350. ;*** LOCALIZE ME BABY ***
  1351. STR Force Upgrade Required=(Required)
  1352. ;*** LOCALIZE ME BABY ***
  1353. Message Cancel Setup AUTO mode=Canceling Setup, please wait...
  1354. ;*** LOCALIZE ME BABY ***
  1355. Error File Uncompress=Error uncompressing file %s: %d
  1356. ;*** LOCALIZE ME BABY ***
  1357. UsageMsg Usage=Usage: %s [options]%s    [options] can be any of the following combination:%s        -h:        This help.%s        -a [path]:        Alternate archive search path.%s        -n [filename]:    Setup's parent's process filename.%s        -ma:        Run setup in Auto mode.%s        -ms:        Run setup in Silent mode.%s        -ira:        Ignore the [RunAppX] sections%s        -ispf:        Ignore the [Program FolderX] sections that show%s                the Start Menu shortcut folder at the end of installation.
  1358. ;*** LOCALIZE ME BABY ***
  1359. IDC Use FTP=Use &FTP for downloading files
  1360. ;*** LOCALIZE ME BABY ***
  1361. IDC Use HTTP=Use &HTTP for downloading files
  1362. ;*** LOCALIZE ME BABY ***
  1363. IDC Save Installer Files=&Save installer files locally
  1364. ;*** LOCALIZE ME BABY ***
  1365. Message Download Paused=Setup has encountered a network problem and has paused the download.  If you have just lost your network connection, please click Resume once your network has been reestablished.
  1366. ;*** LOCALIZE ME BABY ***
  1367. IDC Turbo Mode=&Use Quick Launch for faster startup times when possible
  1368. ;*** LOCALIZE ME BABY ***
  1369. Message NORMAL Restricted Access=Setup has detected that you do not have the appropriate Administrator privileges to this system.  It is highly recommended that you do not continue with the installation of Netscape 6, or it may not function properly.  Would you still like to continue?
  1370. ;*** LOCALIZE ME BABY ***
  1371. Message AUTO Restricted Access=Setup has detected that you do not have the appropriate Administrator privileges to this system.  Setup cannot continue with the installation of Netscape 6.
  1372.  
  1373.  
  1374.  
  1375. [Site Selector]
  1376. ; Dictates whether or not to show the pull down menu.
  1377. ; Default value is SHOW.
  1378. ; If Status= is set to HIDE, then Indentifier0 will be used
  1379. ; and all other IdentifiersX will be ignored.
  1380. Status=HIDE
  1381.  
  1382. Identifier0=Site0
  1383. ;*** LOCALIZE ME BABY ***
  1384. Description0=Default
  1385. ;*** LOCALIZE ME BABY ***
  1386. Domain0=ftp://ftp.netscape.com/pub/netscape6/english_uk/6.2/windows/win32/xpi
  1387. ;Domain0=ftp://sweetlou.mcom.com/products/client/seamonkey/windows/32bit/x86/2001-10-20-11-0.9.4/xpi
  1388.  
  1389.